Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @nestjs/throttler to v5 #672

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 5, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/throttler ^4.2.1 -> ^5.1.1 age adoption passing confidence

Release Notes

nestjs/throttler (@​nestjs/throttler)

v5.1.1

Compare Source

Patch Changes
  • b06a208: Resolves a bug that cause 'this' to be undefined in the 'getTracker' and 'generateKey' methods of the custom ThrottlerGuard

v5.1.0

Compare Source

Minor Changes
  • 903d187: Allow for throttler definitions to define their own trackers and key generators to allow for more customization of the rate limit process

v5.0.1

Compare Source

Patch Changes
  • bc9e6b2: Correctly assign metadata for multiple throttlers passed to @SkipThrottle()
Major Changes
  • 2f4f2a7: # FEATURES

    • allow for multiple Throttler Contexts
    • allow for conditionally skipping based on ThrottleGuard#shouldSkip method
    • allow for easily overriding throttler message based on guard method
    • extra context passed to throw method for better customization of message
    • ThrottlerStorage no longer needs a storage property`
    • getTracker can now be async

v5.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested review from lexesj and dabreadman as code owners September 5, 2023 08:25
@renovate renovate bot added the automated update Automated updates label Sep 5, 2023
@renovate renovate bot force-pushed the renovate/nestjs-throttler-5.x branch 7 times, most recently from ecf3e84 to d415521 Compare September 15, 2023 13:58
@renovate renovate bot force-pushed the renovate/nestjs-throttler-5.x branch from d415521 to f28dea5 Compare September 16, 2023 02:22
@renovate renovate bot force-pushed the renovate/nestjs-throttler-5.x branch from f28dea5 to 89143df Compare October 7, 2023 16:48
@renovate renovate bot force-pushed the renovate/nestjs-throttler-5.x branch from 89143df to 5f1d0e2 Compare October 23, 2023 19:20
@renovate renovate bot force-pushed the renovate/nestjs-throttler-5.x branch from 5f1d0e2 to f772cd5 Compare December 8, 2023 18:27
@renovate renovate bot force-pushed the renovate/nestjs-throttler-5.x branch from f772cd5 to bab84fe Compare December 18, 2023 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated update Automated updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants